Skip to main content
POST
[Anonymous] Reset password with code

Headers

Cativa-Customer
string

Tenant slug. Anonymous endpoints carry no API key to identify the tenant, so name it here (e.g. mycommunity). In production the tenant is also resolved from the request origin.

Path Parameters

userId
string<uuid>
required

Body

application/json
code
string | null
newPassword
string | null
token
string | null

Response

200

OK